home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Auge 4000 / Auge 4000 #47 (1990-06-22)(Amiga User Gruppe Einzugsgebiet 4000).zip / Auge 4000 #47 (1990-06-22)(Amiga User Gruppe Einzugsgebiet 4000).adf / arp-pro1.3 / OLD_MANUAL / FreeTrackedItem < prev    next >
Text File  |  1990-06-22  |  657b  |  67 lines

  1.  
  2.  
  3.  
  4.      FreeTrackedItem(31.0)    ARP Prog Manual     FreeTrackedItem(31.0)
  5.  
  6.  
  7.  
  8.      NAME
  9.       FreeTrackedItem - Free a tracked item    from a ResList
  10.  
  11.      SYNOPSIS
  12.       FreeTrackedItem( Tracker )
  13.                  A1
  14.  
  15.      FUNCTION
  16.       Frees    a resource obtained by one of the ARP tracking calls,
  17.       or obtained by the user and then tracked using the ARPLIB
  18.       tracking mechanism.
  19.  
  20.      INPUTS
  21.       Tracker - Pointer to the tracker for this resource, NOT a
  22.           pointer to the individual resource!
  23.  
  24.      RESULT
  25.       The resource and its tracking    node is    released.
  26.  
  27.      BUGS
  28.       None Known.
  29.  
  30.      AUTHOR:
  31.       CDH
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 2/22/88)
  64.  
  65.  
  66.  
  67.